[INFO] cloning repository https://github.com/xasc/t32-language-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xasc/t32-language-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxasc%2Ft32-language-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxasc%2Ft32-language-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84eb806790fd43fea9c90f704ba1cdfbb8a02e9e
[INFO] testing xasc/t32-language-server against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxasc%2Ft32-language-server" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xasc/t32-language-server
[INFO] finished tweaking git repo https://github.com/xasc/t32-language-server
[INFO] tweaked toml for git repo https://github.com/xasc/t32-language-server written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xasc/t32-language-server on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xasc/t32-language-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81fb570361a754c56558003ddff893605822620341e98d48f20a769799651c3e
[INFO] running `Command { std: "docker" "start" "-a" "81fb570361a754c56558003ddff893605822620341e98d48f20a769799651c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81fb570361a754c56558003ddff893605822620341e98d48f20a769799651c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81fb570361a754c56558003ddff893605822620341e98d48f20a769799651c3e", kill_on_drop: false }`
[INFO] [stdout] 81fb570361a754c56558003ddff893605822620341e98d48f20a769799651c3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65726cfa3c3125c5905d189ac495c78c4250e340a869edb9ed3ebc2c844716c9
[INFO] running `Command { std: "docker" "start" "-a" "65726cfa3c3125c5905d189ac495c78c4250e340a869edb9ed3ebc2c844716c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter-t32 v9.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling t32-language-server v0.13.0 (/opt/rustwide/workdir/ls)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.66s
[INFO] running `Command { std: "docker" "inspect" "65726cfa3c3125c5905d189ac495c78c4250e340a869edb9ed3ebc2c844716c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65726cfa3c3125c5905d189ac495c78c4250e340a869edb9ed3ebc2c844716c9", kill_on_drop: false }`
[INFO] [stdout] 65726cfa3c3125c5905d189ac495c78c4250e340a869edb9ed3ebc2c844716c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40de6f6552ffe02738f001c144042f682c64f496b8463e42c8700db1a16c212c
[INFO] running `Command { std: "docker" "start" "-a" "40de6f6552ffe02738f001c144042f682c64f496b8463e42c8700db1a16c212c", kill_on_drop: false }`
[INFO] [stderr]    Compiling t32-language-server v0.13.0 (/opt/rustwide/workdir/ls)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.47s
[INFO] running `Command { std: "docker" "inspect" "40de6f6552ffe02738f001c144042f682c64f496b8463e42c8700db1a16c212c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40de6f6552ffe02738f001c144042f682c64f496b8463e42c8700db1a16c212c", kill_on_drop: false }`
[INFO] [stdout] 40de6f6552ffe02738f001c144042f682c64f496b8463e42c8700db1a16c212c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17fc98ebe7007bd3e5d3f4d583a809fcdff348100adeae7bb4d40e1fd0ce86d5
[INFO] running `Command { std: "docker" "start" "-a" "17fc98ebe7007bd3e5d3f4d583a809fcdff348100adeae7bb4d40e1fd0ce86d5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/t32_language_server-c5259718c7638d5b)
[INFO] [stderr] WARNING: Missing argument \"--clientProcessId=PID\"
[INFO] [stderr] Process ID of parent process is not available. The editor process cannot be
[INFO] [stderr] monitored for shutdown.
[INFO] [stderr] WARNING: Missing argument \"--clientProcessId=PID\"
[INFO] [stderr] Process ID of parent process is not available. The editor process cannot be
[INFO] [stderr] monitored for shutdown.
[INFO] [stdout] 
[INFO] [stdout] running 156 tests
[INFO] [stdout] test config::tests::can_parse_t32_system_directory ... ok
[INFO] [stdout] test ls::doc::store::test::can_close_documents ... ok
[INFO] [stdout] test config::tests::can_parse_t32_temporary_directory ... ok
[INFO] [stdout] test ls::doc::store::test::can_open_documents ... ok
[INFO] [stdout] test ls::doc::test::can_find_commands ... ok
[INFO] [stdout] test ls::doc::store::test::can_update_file_target_index ... ok
[INFO] [stdout] test ls::doc::store::test::can_rename_files ... ok
[INFO] [stdout] test ls::doc::test::can_find_end_of_subroutines_from_labeled_expression ... ok
[INFO] [stdout] test ls::doc::test::can_find_implicitly_defined_macros ... ok
[INFO] [stdout] test ls::doc::test::can_find_all_macro_references ... ok
[INFO] [stdout] test ls::doc::store::test::can_update_command_index ... ok
[INFO] [stdout] test ls::doc::store::test::can_import_workspace ... ok
[INFO] [stdout] test ls::doc::test::can_find_global_scoped_macros ... ok
[INFO] [stdout] test ls::doc::store::test::can_update_callers ... ok
[INFO] [stdout] test ls::doc::store::test::can_update_macro_index ... ok
[INFO] [stdout] test ls::doc::test::can_resolve_ambiguous_script_call_targets ... ok
[INFO] [stdout] test ls::doc::test::can_find_local_scoped_macros ... ok
[INFO] [stdout] test ls::doc::test::can_find_private_scoped_macros ... ok
[INFO] [stdout] test ls::doc::test::can_find_subroutine_calls ... ok
[INFO] [stdout] test ls::doc::test::can_find_parameters ... ok
[INFO] [stdout] test ls::doc::test::can_find_script_calls ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_calculate_distance ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_calculate_offsets_for_all_eol_variants ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_calculate_position ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_deal_with_edits_that_delete_empty_lines ... ok
[INFO] [stdout] test ls::doc::test::can_find_macro_definitions_in_subroutines_without_caller ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_handle_edits_that_append_text ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_deal_with_malformed_ranges ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_handle_edits_that_clear_the_complete_file ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_handle_edits_that_prepend_text ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_handle_edits_that_remove_text ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_handle_text_not_ending_with_newline ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_perform_incremenal_text_update ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_process_edits_that_cut_multi_lines ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_process_edits_that_insert_multi_lines ... ok
[INFO] [stdout] test ls::lsp::header::tests::detects_invalid_header ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_shift_byte_offset ... ok
[INFO] [stdout] test ls::doc::textdoc::test::uses_bytes_and_utf16_code_units_for_offsets ... ok
[INFO] [stdout] test ls::lsp::header::tests::detects_invalid_headers ... ok
[INFO] [stdout] test ls::lsp::header::tests::scans_full_header ... ok
[INFO] [stdout] test ls::lsp::header::tests::scans_min_header ... ok
[INFO] [stdout] test ls::lsp::header::tests::scans_single_token ... ok
[INFO] [stdout] test ls::lsp::header::tests::validates_full_header ... ok
[INFO] [stdout] test ls::lsp::header::tests::validates_min_header ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_did_change_text_document_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_did_close_text_document_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_exit_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_folding_range_response ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_goto_definition_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_folding_range_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_initialize_response ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_initialize_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_initialized_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_log_trace_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_semantic_tokens_full_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_did_open_text_document_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_goto_definition_response ... ok
[INFO] [stdout] test ls::doc::test::can_resolve_script_call_targets ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_error_response ... ok
[INFO] [stdout] test ls::doc::test::can_find_subroutines ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_set_trace_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::throws_error_on_missing_field ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_shutdown_response ... ok
[INFO] [stdout] test ls::lsp::tests::deals_with_malformed_header ... ok
[INFO] [stdout] test ls::lsp::tests::parses_all_lowercase_header ... ok
[INFO] [stdout] test ls::lsp::tests::ignores_garbage_before_header ... ok
[INFO] [stdout] test ls::lsp::tests::parses_full_header ... ok
[INFO] [stdout] test ls::lsp::tests::waits_for_content_len ... ok
[INFO] [stdout] test ls::lsp::tests::parses_msg_content ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_semantic_tokens_full_response ... ok
[INFO] [stdout] test ls::lsp::tests::parses_msg ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_semantic_tokens_range_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_shutdown_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_semantic_tokens_range_response ... ok
[INFO] [stdout] test ls::doc::test::can_resolve_script_call_targets_with_relative_path ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_find_macro_definition_inside_subroutine ... ok
[INFO] [stdout] test ls::proc::tests::detects_pid_alive ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_find_macro_definition_covering_subscript_call ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_find_global_macro_definition ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_break_recursion_loops_for_subroutine_macro_defs ... ok
[INFO] [stdout] test ls::proc::tests::detects_pid_dead ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_find_macro_definition_with_docstring ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_find_subscript_call_target ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_find_private_macro_definition ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_progress_goto_external_macro_definition_req ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::visits_scripts_for_external_macro_definition_lookup_only_once ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_find_outside_macro_definition_for_subroutine ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_find_external_definitions_for_macro_ref ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_find_macro_global_macro_definition ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_find_macro_definition_across_subroutine_calls ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_find_infile_references_for_macro_definition ... ok
[INFO] [stdout] test ls::tasks::lang::folds::tests::can_encode_code_folds ... ok
[INFO] [stdout] test ls::tasks::lang::folds::tests::can_map_folding_range_types ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_find_references_for_label ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_process_goto_definition_result ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_queue_lookups_for_external_macro_definitions ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_find_references_for_macros_on_stack ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_progress_external_definition_lookup_for_final_definitions ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_progress_external_definition_lookup_for_partial_definitions ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_progress_macro_ref_lookup_from_definition ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_progress_macro_ref_lookup_in_subscripts ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_find_references_for_subroutine_call ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_process_find_refs_result_for_externally_defined_macro ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_process_find_refs_result_for_macro_only_defined_in_file ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_process_find_refs_result_for_file_target ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_find_references_for_subroutine_defintion ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_queue_global_macro_reference_lookups ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_queue_lookups_for_externally_defined_macros ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_process_find_refs_result_for_macro_without_definition ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_return_command_identifier_for_find_references_req ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::skips_redundant_subscript_macro_ref_checks ... ok
[INFO] [stdout] test ls::tasks::lang::semantic::tests::can_flatten_overlapping_tokens ... ok
[INFO] [stdout] test ls::tasks::lang::semantic::tests::can_split_multiline_tokens ... ok
[INFO] [stdout] test ls::tasks::tests::can_block_tasks_until_ready ... ok
[INFO] [stdout] test ls::workspace::test::can_update_file_idx ... ok
[INFO] [stdout] test t32::expressions::tests::can_resolve_ambiguous_path_with_current_script_dir_prefix ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_return_subscript_call_file_target_for_find_reference_req ... ok
[INFO] [stdout] test t32::expressions::tests::detects_lower_or_mixed_case_parameter_declaration_keywords ... ok
[INFO] [stdout] test t32::expressions::tests::can_resolve_non_conflicting_path_with_current_script_dir_prefix ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_queue_lookups_for_subscript_macro_references ... ok
[INFO] [stdout] test t32::expressions::tests::detects_subroutine_call_expressions_with_macro_target ... ok
[INFO] [stdout] test t32::macros::tests::can_extract_macro_from_definition_ending_with_comment ... ok
[INFO] [stdout] test t32::macros::tests::can_extract_params_around_line_directive ... ok
[INFO] [stdout] test t32::parse::test::can_create_ast ... ok
[INFO] [stdout] test t32::parse::test::can_update_ast_after_append_operation ... ok
[INFO] [stdout] test t32::parse::test::can_update_ast_after_delete_operation ... ok
[INFO] [stdout] test t32::parse::test::can_update_ast_after_insert_operation ... ok
[INFO] [stdout] test t32::parse::test::can_update_ast_after_prepend_operation ... ok
[INFO] [stdout] test t32::macros::tests::detects_lower_or_mixed_case_macro_definition_keywords ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_queue_lookups_for_macro_definition_references ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_skip_redundant_lookups_for_externally_defined_macros ... ok
[INFO] [stdout] test t32::query::tests::can_mark_code_folds ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_identify_implicit_macro_definitions ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::visits_subscripts_for_macro_reference_lookup_only_once ... ok
[INFO] [stdout] test ls::tasks::runners::tests::does_not_deadlock ... ok
[INFO] [stdout] test t32::query::tests::captures_semantic_tokens_for_comments ... ok
[INFO] [stdout] test t32::query::tests::captures_paths_as_special_string_semantic_tokens ... ok
[INFO] [stdout] test t32::query::tests::captures_semantic_tokens_for_operator_keywords ... ok
[INFO] [stdout] test t32::query::tests::captures_semantic_tokens_for_numbers ... ok
[INFO] [stdout] test t32::query::tests::captures_semantic_tokens_for_format_parameters ... ok
[INFO] [stdout] test t32::query::tests::captures_semantic_tokens_for_control_flow_and_commands_keywords ... ok
[INFO] [stdout] test t32::query::tests::can_determine_syntax_highlights ... ok
[INFO] [stdout] test t32::query::tests::can_restrict_captures_to_range ... ok
[INFO] [stdout] test t32::query::tests::captures_semantic_tokens_for_option_parameters ... ok
[INFO] [stdout] test t32::query::tests::captures_semantic_tokens_for_parameter_declarations ... ok
[INFO] [stdout] test t32::query::tests::captures_semantic_tokens_for_strings ... ok
[INFO] [stdout] test t32::query::tests::does_not_capture_other_keywords_with_function_definition ... ok
[INFO] [stdout] test t32::query::tests::captures_semantic_tokens_for_subroutine_calls ... ok
[INFO] [stdout] test t32::query::tests::sets_token_modifier_for_builtin_functions ... ok
[INFO] [stdout] test t32::query::tests::ignores_tokens_with_zero_length ... ok
[INFO] [stdout] test t32::query::tests::selects_capture_with_higher_priority ... ok
[INFO] [stdout] test t32::query::tests::sets_token_modifier_for_loop_keywords ... ok
[INFO] [stdout] test t32::query::tests::sets_token_modifier_for_if_then_keywords ... ok
[INFO] [stdout] test t32::query::tests::sets_token_modifier_for_macro_definitions ... ok
[INFO] [stdout] test t32::query::tests::sets_token_modifier_for_return_keywords ... ok
[INFO] [stdout] test t32::query::tests::does_not_capture_operators_in_macros ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 156 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/t32ls-d2785ef0bc034573)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-04379f5992883d54)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test prints_version ... ok
[INFO] [stdout] test reports_invalid_t32_temp_dir ... ok
[INFO] [stdout] test prints_help ... ok
[INFO] [stdout] test reports_invalid_t32_sys_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stderr]      Running tests/protocol.rs (/opt/rustwide/target/debug/deps/protocol-2c66ebb8fca0c462)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test exits_on_missing_parent_process ... ok
[INFO] [stdout] test supports_did_rename_files_notification ... ok
[INFO] [stdout] test supports_docsync_did_change_notification ... ok
[INFO] [stdout] test can_enable_logging ... ok
[INFO] [stdout] test supports_docsync_did_close_notification ... ok
[INFO] [stdout] test supports_docsync_did_open_notification ... ok
[INFO] [stdout] test exits_on_wrong_parent_pid ... ok
[INFO] [stdout] test reports_invalid_workspace_roots ... ok
[INFO] [stdout] test can_build_semantic_token_legend ... ok
[INFO] [stdout] test supports_lang_find_references_request_for_command ... ok
[INFO] [stdout] test supports_lang_find_references_request_for_file ... ok
[INFO] [stdout] test supports_lifecycle_exit_notification ... ok
[INFO] [stdout] test supports_lang_find_references_request_for_macros ... ok
[INFO] [stdout] test supports_lifecycle_initialize_req ... ok
[INFO] [stdout] test supports_lifecycle_shutdown_req ... ok
[INFO] [stdout] test supports_lang_folding_range_request ... FAILED
[INFO] [stdout] test supports_lang_semantic_tokens_doc_range_request ... ok
[INFO] [stdout] test supports_lang_find_references_request_for_subroutines ... ok
[INFO] [stdout] test supports_lang_goto_definition_request ... ok
[INFO] [stdout] test can_index_workspace ... ok
[INFO] [stdout] test supports_lang_semantic_tokens_full_doc_request ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- supports_lang_folding_range_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'supports_lang_folding_range_request' (541) panicked at ls/tests/protocol.rs:900:5:
[INFO] [stdout] assertion failed: std::str::from_utf8(&output.stdout).unwrap().contains("\"endLine\":2")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60464a9c6ec8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60464a9c6ec8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60464a9c6ec8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60464a9c6ec8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60464a9dae7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60464a9dae7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x60464a9cb722 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60464a9cb722 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60464a9a5466 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60464a9a5466 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60464a9befb9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60464a93e40c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x60464a93e40c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60464a9bf172 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x60464a9bf172 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60464a9a5554 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60464a99ceb9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60464a9a623d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60464a9db60c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60464a9db5d2 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60464a916c13 - protocol[db13a2e8da6eac7e]::supports_lang_folding_range_request
[INFO] [stdout]                                at /opt/rustwide/workdir/ls/tests/protocol.rs:900:5
[INFO] [stdout]   21:     0x60464a90fd37 - protocol[db13a2e8da6eac7e]::supports_lang_folding_range_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ls/tests/protocol.rs:867:41
[INFO] [stdout]   22:     0x60464a928ec6 - <protocol[db13a2e8da6eac7e]::supports_lang_folding_range_request::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60464a9314eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60464a9314eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x60464a93ed65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x60464a93ed65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x60464a93ed65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x60464a93ed65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x60464a93ed65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60464a93ed65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x60464a93ed65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x60464a9398c4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x60464a9398c4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x60464a941de2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x60464a941de2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x60464a941de2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60464a941de2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60464a941de2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60464a941de2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x60464a941de2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60464a9c682f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x60464a9c682f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x735d701b8aa4 - <unknown>
[INFO] [stdout]   44:     0x735d70245a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     supports_lang_folding_range_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.67s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test protocol`
[INFO] running `Command { std: "docker" "inspect" "17fc98ebe7007bd3e5d3f4d583a809fcdff348100adeae7bb4d40e1fd0ce86d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17fc98ebe7007bd3e5d3f4d583a809fcdff348100adeae7bb4d40e1fd0ce86d5", kill_on_drop: false }`
[INFO] [stdout] 17fc98ebe7007bd3e5d3f4d583a809fcdff348100adeae7bb4d40e1fd0ce86d5
